home *** CD-ROM | disk | FTP | other *** search
/ Freelog 41 / Freelog041.iso / Bas / Systeme / Fabertoys / FaberToys_FullSetup.exe / {app} / Features.txt < prev    next >
Text File  |  2002-07-17  |  5KB  |  143 lines

  1. Faber Toys 2.4 Build 216
  2. Copyright ⌐ 2000-2002 Fabio Vescarelli
  3. http://www.faberbox.com/fabertoys.asp
  4.  
  5. --------------------------------------------------------------------------------------
  6.  
  7. Table Of Contents (TOC)
  8.  
  9. 1. SYSTEM REQUIREMENTS
  10. 2. FEATURES
  11. 3. HISTORY
  12.  
  13. --------------------------------------------------------------------------------------
  14.  
  15. 1. SYSTEM REQUIREMENTS
  16.  
  17.     * PC running Windows '95, '98, ME, NT 4, 2000, XP (no Win 3.1)
  18.     * 16 Mb of RAM (32 or more suggested)
  19.     * Visual Basic 6 Runtime (installed by the full setup program)
  20.     * MSCOMCTL.OCX (installed by the full setup program)
  21.  
  22.         Technical note: the runtime installed is the Service Pack 5 one
  23.  
  24. 2. FEATURES
  25.  
  26.     * FPL Technology (Fast Properties Load)
  27.  
  28.     (all features are availables under the 'Tools' menu)
  29.  
  30.     * Management of programs running when Windows start --> AutoRun
  31.     * Complete Process & Modules management --> Dependencies
  32.     * Analysis of PE Modules, listing exported and imported functions
  33.       (e.g. from/to a DLL file) --> Examine File
  34.     * Export of informations in TXT or HTML files --> Save menu
  35.     * Windows Management --> Windows Explorer
  36.     * Management of system Aliases --> Program Aliases
  37.       (e.g. if you type iexplore or msimn in Start - Run)
  38.  
  39. 3. HISTORY
  40.  
  41.     -----------------------------
  42.     + New Features
  43.     ! Improvements
  44.     # Bug Corrections
  45.     -----------------------------
  46.     
  47.     Faber Toys 2.4 Build 216
  48.  
  49.     [ AutoRun ]
  50.         + Win.ini (load & run) support
  51.         + HKLM_RunOnce and HKCU_RunOnce key support
  52.         + HKLM_RunServicesOnce support
  53.         + HKLM_InstComp key support
  54.         + Modified date for several startup items
  55.         + New "Run Now" menu item
  56.         + New "Select process in Dependencies" menu item
  57.  
  58.         ! Added complete path as ToolTip for Origin column
  59.         ! Items are now searched also in System Aliases, as Windows does
  60.  
  61.         # Files in Common Startup directory wasn't showed in 9X systems
  62.         # 'Go To ...' function didn't work if registry path contains '{' or '}'
  63.         # Registry items whose name contains ", \, /, :, *, ?, <, >, | wasn't saved right
  64.  
  65.     [ Dependencies ]
  66.         + Added "Memory" column (NT only)
  67.         + Retrieve Command Line of selected process
  68.         + Process ID and Command Line shown in a TextBox
  69.         + Possibility to kill services and system-related processes
  70.         + Double confirmation required terminating some system-related processes
  71.         + Autorefresh process list with custom interval
  72.         + Services are highlighted in another color (NT only)
  73.         + Possibility to copy in ClipBoard the path of all Processes
  74.  
  75.         ! Switch Priority to Normal terminating a process
  76.         ! Modify Priority with a menu, not another dialog window
  77.         ! Priority statements fully translatables
  78.         ! &H added before Process ID hex value
  79.         ! Added file size in Byte as ToolTip for Size column in Modules
  80.         ! Added full parent path as ToolTip for Parent column in Processes
  81.  
  82.         # Process 'csrss' wasn't showed (NT only)
  83.         # Cannot change priority for system-related processes
  84.         # Double refresh of module list selecting an already selected process
  85.  
  86.     [ Dependencies & Examine File ]
  87.         + Saved filter choosen in "Save" dialog
  88.         + Links to files added saving in HTML format
  89.         + Can save also in XHTML format
  90.  
  91.         ! Added extended date as ToolTip for Date column
  92.         ! Now saving in HTML 4.01 + CSS Compliant
  93.  
  94.         # Wrong ISO Latin character encoding saving in HTML
  95.         # Error saving on a read-only file
  96.  
  97.     [ Examine File ]
  98.         ! Choosing "Details" from system menu caused to load file with
  99.           DOS path (8.3), now with extended path
  100.         ! Optimization opening multiple files from system menu
  101.         ! Optimization loading MRU list
  102.  
  103.         # Wrong order when click on 'Hint' column header
  104.         # Error examining DLL such as
  105.           %ProgramFiles%\Microsoft Office\Office\XLCALL32.DLL
  106.         # Error examining some DLL of Star Office
  107.  
  108.     [ Program Aliases ]
  109.         + Multiselect
  110.         + Support for path with system variables
  111.         + Added filter for executables in dialog used for selecting new alias
  112.         + Aliases without '.' in name shown in gray text
  113.         + Modified date for aliases (NT only)
  114.  
  115.         ! Icon was shown both in 'edit' and 'new' mode, now only in 'plain' mode
  116.  
  117.         # Wrong icon was shown in particular situations
  118.  
  119.     [ Windows Explorer ]
  120.         + Option for opening tree with single click
  121.         + Shows if selected window is or not Unicode
  122.  
  123.         ! 'Refresh' button now enabled even if no valid window is selected
  124.           in TreeView
  125.  
  126.     [ General ]
  127.         + New About Dialog
  128.  
  129.         ! Boolean values now are shown as 'Yes' and 'No', not as 'True' and 'False'
  130.         ! Improved several language strings; name of languages shown depending
  131.           OS settings
  132.         ! Internal windows opened maximized
  133.         ! Several Optimizations; lot of parts completely rewritten
  134.  
  135.         # Splash screen was maximized if program was started maximized
  136.         # Run-time error when running on Korean OS
  137.         # Several minor fixes
  138.  
  139.  
  140.     Faber Toys 2.3 Build 120
  141.  
  142.         First Release ...
  143.